const net.hostLookupFilesDNS
9 uses
net (current package)
conf.go#L250: fallbackOrder = hostLookupFilesDNS
conf.go#L333: return hostLookupFilesDNS, dnsConf
conf.go#L363: return hostLookupFilesDNS, dnsConf
conf.go#L470: return hostLookupFilesDNS, dnsConf
dnsclient_unix.go#L544: hostLookupFilesDNS // files first
dnsclient_unix.go#L552: hostLookupFilesDNS: "files,dns",
dnsclient_unix.go#L566: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L610: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L828: if order == hostLookupFiles || order == hostLookupFilesDNS {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |